SftTree/NET 2.0

Buttons Property, SftTree Class

Softel vdm, Inc.

Returns the instance of the ButtonsClass class that is used to describe attributes that apply to all expand/collapse buttons in a SftTree/NET control.

Syntax      SftTree Class (Softelvdm.SftTreeNET)

VB   

Public ReadOnly Property Buttons As ButtonsClass

C#   

public ButtonsClass Buttons { get; }

C++   

public: property ButtonsClass^ Buttons {
        ButtonsClass^ get();
}

Property Value

The instance of the ButtonsClass class.

Comments

The Buttons property returns the instance of the ButtonsClass class that is used to describe attributes that apply to all expand/collapse buttons in a SftTree/NET control.


Feedback / comments / error reports for this topic
© 2007 - Softel vdm, Inc. - www.softelvdm.com